io/fs.dirInfo.fileInfo (field)
6 uses
io/fs (current package)
readdir.go#L54: fileInfo FileInfo
readdir.go#L58: return di.fileInfo.IsDir()
readdir.go#L62: return di.fileInfo.Mode().Type()
readdir.go#L66: return di.fileInfo, nil
readdir.go#L70: return di.fileInfo.Name()
readdir.go#L83: return dirInfo{fileInfo: info}
![]() |
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64) Golds is a Go 101 project developed by Tapir Liu. PR and bug reports are welcome and can be submitted to the issue list. Please follow @zigo_101 (reachable from the left QR code) to get the latest news of Golds. |